﻿2026-06-18T11:14:53.7507209Z ##[group]Run actions/checkout@v5
2026-06-18T11:14:53.7508023Z with:
2026-06-18T11:14:53.7508428Z   repository: SaberMage/spt-core
2026-06-18T11:14:53.7512016Z   token: ***
2026-06-18T11:14:53.7512412Z   ssh-strict: true
2026-06-18T11:14:53.7512797Z   ssh-user: git
2026-06-18T11:14:53.7513188Z   persist-credentials: true
2026-06-18T11:14:53.7513621Z   clean: true
2026-06-18T11:14:53.7514025Z   sparse-checkout-cone-mode: true
2026-06-18T11:14:53.7514486Z   fetch-depth: 1
2026-06-18T11:14:53.7514869Z   fetch-tags: false
2026-06-18T11:14:53.7515251Z   show-progress: true
2026-06-18T11:14:53.7515645Z   lfs: false
2026-06-18T11:14:53.7516007Z   submodules: false
2026-06-18T11:14:53.7516430Z   set-safe-directory: true
2026-06-18T11:14:53.7517067Z ##[endgroup]
2026-06-18T11:14:53.8308814Z Syncing repository: SaberMage/spt-core
2026-06-18T11:14:53.8310785Z ##[group]Getting Git version info
2026-06-18T11:14:53.8311515Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-18T11:14:53.8312616Z [command]/usr/bin/git version
2026-06-18T11:14:53.8313074Z git version 2.43.0
2026-06-18T11:14:53.8314399Z ##[endgroup]
2026-06-18T11:14:53.8323648Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a2d8af47-c873-4896-b0fa-639804891572' before making global git config changes
2026-06-18T11:14:53.8324916Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:14:53.8326602Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-18T11:14:53.8357498Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-18T11:14:53.8374169Z https://github.com/SaberMage/spt-core
2026-06-18T11:14:53.8383927Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:14:53.8386380Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:14:53.8404776Z HEAD
2026-06-18T11:14:53.8436233Z ##[endgroup]
2026-06-18T11:14:53.8436970Z [command]/usr/bin/git submodule status
2026-06-18T11:14:53.8622509Z ##[group]Cleaning the repository
2026-06-18T11:14:53.8625541Z [command]/usr/bin/git clean -ffdx
2026-06-18T11:14:54.5977422Z Removing target/
2026-06-18T11:14:54.5986151Z [command]/usr/bin/git reset --hard HEAD
2026-06-18T11:14:54.6103713Z HEAD is now at aa3106b Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:14:54.6108773Z ##[endgroup]
2026-06-18T11:14:54.6110667Z ##[group]Disabling automatic garbage collection
2026-06-18T11:14:54.6113716Z [command]/usr/bin/git config --local gc.auto 0
2026-06-18T11:14:54.6139533Z ##[endgroup]
2026-06-18T11:14:54.6140678Z ##[group]Setting up auth
2026-06-18T11:14:54.6144825Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:14:54.6173822Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-18T11:14:54.6366486Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:14:54.6393367Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-18T11:14:54.6578128Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:14:54.6604923Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-18T11:14:54.6791748Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-18T11:14:54.6840747Z ##[endgroup]
2026-06-18T11:14:54.6842554Z ##[group]Fetching the repository
2026-06-18T11:14:54.6845408Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:14:55.1292871Z ##[endgroup]
2026-06-18T11:14:55.1293463Z ##[group]Determining the checkout info
2026-06-18T11:14:55.1293988Z ##[endgroup]
2026-06-18T11:14:55.1297733Z [command]/usr/bin/git sparse-checkout disable
2026-06-18T11:14:55.1333825Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-18T11:14:55.1356709Z ##[group]Checking out the ref
2026-06-18T11:14:55.1359338Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:14:55.1396786Z HEAD is now at aa3106b Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:14:55.1399703Z ##[endgroup]
2026-06-18T11:14:55.1434707Z [command]/usr/bin/git log -1 --format=%H
2026-06-18T11:14:55.1456483Z aa3106be6461a79aba63fc888b4545e29f4c4eed
